@charset "utf-8";
@media screen and (max-width:1000px){
.ser-adm-wrap { display:none; }
.ser-adm-wrap1 { display:none; }
}

.ser-adm-wrap {
    position: fixed;
    right: 10px;
    top: 180px;
    width: 263px;
    z-index: 99;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transform: scale(0.9);
}
.ser-adm-wrap .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}
.ser-adm-wrap .hd {
    background: url(/skin/images/fd/ser-adm-head.png) no-repeat center top;
    padding: 79px 0 0;
    overflow: hidden;
}
.ser-adm-wrap .ct {
    background: url(/skin/images/fd/ser-adm-center.png) repeat-y center;
    overflow: hidden;
}
.ser-adm-wrap .type {
    margin-left: 12px;
    line-height: 26px;
    color: #f6e919;
    font-size: 16px;
    padding-left: 23px;
}
.ser-adm-wrap .name {
    padding-left: 35px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.ser-adm-wrap .name i {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin-right: 11px;
    vertical-align: middle;
    display: inline-block;
}
.ser-adm-wrap .tel {
    padding-left: 52px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
    letter-spacing: .06em;
}
.ser-adm-wrap .ft {
    background: url(/skin/images/fd/ser-adm-footer.png) no-repeat center bottom;
    height: 200px;
    overflow: hidden;
    
    background-size: 100% 100%;
}
.ser-adm-wrap .ft .pic {
    float: left;
    padding: 19px 0 0 40px;
    width: 150px;
}
.ser-adm-wrap .ft .con {
    float: left;
    color: #fff;
    padding: 0 45px;
}
.ser-adm-wrap .ft .con .title {
    padding: 19px 0 6px;
    font-size: 12px;
    line-height: 1em;
}
.ser-adm-wrap .ft .con .phone {
    font-size: 16px;
    line-height: 1em;
    font-weight: 600;
}
.ser-adm-wrap .btn {
    padding-left: 22px;
    margin-top: 12px;
}
.ser-adm-wrap .btn a {
    display: block;
    width: 197px;
    height: 50px;
    background: url(/skin/images/fd/ser-adm-type-btn.png) no-repeat center left;
}
.ser-adm-wrap1 {
    position: fixed;
    right: 170px;
    top: 180px;
    width: 263px;
    z-index: 99;
    -webkit-transition: none;
    -moz-transition: none;
    -ms-transition: none;
    -o-transition: none;
    transition: none;
    transform: scale(0.9);
}
.ser-adm-wrap1 .close {
    position: absolute;
    width: 30px;
    height: 30px;
    right: 0;
    top: 0;
}
.ser-adm-wrap1 .hd {
    background: url(/skin/images/fd/ser-adm-head.png) no-repeat center top;
    padding: 79px 0 0;
    overflow: hidden;
}
.ser-adm-wrap1 .ct {
    background: url(/skin/images/fd/ser-adm-center.png) repeat-y center;
    overflow: hidden;
}
.ser-adm-wrap1 .type {
    margin-left: 12px;
    line-height: 26px;
    color: #f6e919;
    font-size: 16px;
    padding-left: 23px;
}
.ser-adm-wrap1 .name {
    padding-left: 35px;
    font-size: 16px;
    color: #fff;
    line-height: 30px;
}
.ser-adm-wrap1 .name i {
    width: 6px;
    height: 6px;
    -webkit-border-radius: 50%;
    -moz-border-radius: 50%;
    border-radius: 50%;
    background: #fff;
    margin-right: 11px;
    vertical-align: middle;
    display: inline-block;
}
.ser-adm-wrap1 .tel {
    padding-left: 52px;
    font-size: 20px;
    font-weight: 600;
    color: #fff;
    line-height: 20px;
    margin-bottom: 10px;
    letter-spacing: .06em;
}
.ser-adm-wrap1 .ft {
    background: url(/skin/images/fd/ser-adm-footer.png) no-repeat center bottom;
    height: 200px;
    overflow: hidden;
    
    background-size: 100% 100%;
}
.ser-adm-wrap1 .ft .pic {
    float: left;
    padding: 19px 0 0 40px;
    width: 150px;
}
.ser-adm-wrap1 .ft .con {
    float: left;
    color: #fff;
    padding: 0 45px;
}
.ser-adm-wrap1 .ft .con .title {
    padding: 19px 0 6px;
    font-size: 12px;
    line-height: 1em;
}
.ser-adm-wrap1 .ft .con .phone {
    font-size: 16px;
    line-height: 1em;
    font-weight: 600;
}
.ser-adm-wrap1 .btn {
    padding-left: 22px;
    margin-top: 12px;
}
.ser-adm-wrap1 .btn a {
    display: block;
    width: 197px;
    height: 50px;
    background: url(/skin/images/fd/ser-adm-type-btn.png) no-repeat center left;
}
.pic img{
    width: 150px;
    height: 150px;
    max-width: 136%;
}

@media only screen and (max-width: 800px){
.float_phone {
    height: 44px;
    background: #FF3F05;
    position: fixed;
    bottom: 12px;
    width: 100%;
    text-align: center;
}
.float_phone a {
    text-align: center;
    width: 50px;
}
.float-phone-2x {
    margin: 10px;
    color: #fff;
    font-size: 16px;
    display: inline-block;
}
}

@media (min-width: 800px){
.float_phone {
    display: none;
}
}